Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(package): use Object.assign instead of object-assign package #40

Merged
merged 1 commit into from
Dec 18, 2018
Merged

refactor(package): use Object.assign instead of object-assign package #40

merged 1 commit into from
Dec 18, 2018

Conversation

yoshinorin
Copy link
Member

@yoshinorin yoshinorin commented Dec 17, 2018

Proposal

Use Object.assign instead of object-assign package

Reason

Node.js 4 and up can be use Object.assign() instead of object-assign npm package.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 5256254 on YoshinoriN:use-object.assign-instead-of-package into 2feca7f on hexojs:master.

@segayuu segayuu merged commit 61c5640 into hexojs:master Dec 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants